Welcome![Sign In][Sign Up]
Location:
Search - linux sqlite3

Search list

[Other resourcesqlite3

Description: sqlite3.0数据库适合ARM-LINUX操作系统,已经编译好,可以直接使用,具体编译方法可以在网上找到。
Platform: | Size: 135600 | Author: 龙晓波 | Hits:

[Software EngineeringSqlite3.3.6(foruClinux)

Description: 嵌入式数据库sqlite-3.3.6移植到uClinux上,基于s3c44b0x开发板-embedded database sqlite- 3.3.6 transplant uClinux, Based on s3c44b0x development board
Platform: | Size: 9216 | Author: 流域 | Hits:

[Linux-Unixtestsqlite

Description: Qtopia链接Sqlite3数据库 Qtopia 2.2.0 Sqlite3-Qtopia link Sqlite3 database Qtopia 2.2.0 Sqlite3
Platform: | Size: 480256 | Author: 郭青山 | Hits:

[Other Databasessqlite3_analyzer-3.3.13.bin

Description: sqlite 数据库分析器,用来分析sqlite数据库。-sqlite database analyzer to analyze sqlite database.
Platform: | Size: 1481728 | Author: wumao | Hits:

[Linux-UnixQTApp

Description: QT应用程序之一,与SQLITE3数据库关联的操作方法-QT applications, one of SQLITE3 the database associated with the method of operation
Platform: | Size: 6144 | Author: Aaron | Hits:

[Embeded Linuxsqlite3

Description: sqlite3.0数据库适合ARM-LINUX操作系统,已经编译好,可以直接使用,具体编译方法可以在网上找到。-sqlite3.0 database for ARM-LINUX operating system, has been compiled, and can be directly used to compile the specific method can be found online.
Platform: | Size: 135168 | Author: 龙晓波 | Hits:

[Internet-Networksimple_cgi_sqlite3.tar

Description: linux下的网站,用了cgi,sqlite,实现了对数据库的基本操作。-Web site under linux with the cgi, sqlite, the realization of the basic operation of the database.
Platform: | Size: 4664320 | Author: | Hits:

[Other DatabasesApressTheDefinitiveGuidetoSQLite

Description: 学习使用SQLite3的很好的资料,SQLite3由于其小型化,无须配置,开源的特性越来越受到嵌入式方向的青睐。-Today, there are millions and millions of copies of SQLite running unnoticed inside computers and gadgets made by hundreds of companies from around the world. You have probably used SQLite before without realizing it. SQLite might be inside your new cell phone or MP3 player or in the set-top box from your cable company. At least one copy of SQLite is probably found on your home computer it comes built in on Apple’s Mac OS X and on most versions of Linux, and it gets added to Windows when you install any of dozens of third-party software titles. SQLite backs many websites thanks in part to its inclusion in the PHP5 programming language
Platform: | Size: 5978112 | Author: euerka | Hits:

[Linux-UnixLinux_sqlite3

Description: sqlite3在liunx下的移植。很好的中文资料,中间指出你在移植过程中可能出现的错误以及改正方法。-sqlite3 transplanted under the liunx. A very good Chinese data, in the middle that you may arise during migration, as well as ways to correct the error.
Platform: | Size: 35840 | Author: 里套 | Hits:

[Other Embeded programversion0.9

Description: 在Linux开发环境下QT+sqlite3 学籍管理系统程序构架 运用QTable类 完成表格的动态插入 删除 功能-In the Linux development environment QT+ sqlite3 Grade Management System program to complete the form the framework of the use of QTable class of dynamic insertion delete function
Platform: | Size: 1018880 | Author: 小姚 | Hits:

[Linux-UnixSqlite3

Description: 基于Linux的Sqlute3编程 C语言源码及可执行文件 包括数据库的创建,插入和删除-Linux-based C programming language source code Sqlute3 including database creation, insertion and deletion
Platform: | Size: 25600 | Author: 小姚 | Hits:

[Linux-Unixlibsqlite3.so.0.8

Description: sqlite3动态库(arm-linux)-sqlite3 lib for arm-linux
Platform: | Size: 340992 | Author: li | Hits:

[Linux-Unixlibsqlite3

Description: sqlite3静态库 arm-linux-sqlite3 lib for arm-linux
Platform: | Size: 384000 | Author: li | Hits:

[Other DatabasesSQLite3_ARM

Description: 在windows、Linux、ARM上调试通过的SQLite源码。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,它的减少应用程序管理数据的开销,SQLite可移植性好,很容易使用,很小,高效而且可靠。   SQLite嵌入到使用它的应用程序中,它们共用相同的进程空间,而不是单独的一个进程。从外部看,它并不像一个RDBMS,但在进程内部,它却是完整的,自包含的数据库引擎。 -In the windows, Linux, ARM debug through the SQLite source code. SQLite is an open source embedded relational database, which in 2000 released by D. Richard Hipp, and its application management to reduce the overhead of data, SQLite good portability, it is easy to use, small, efficient and reliable. SQLite embedded into applications that use it, they share the same process space, rather than a separate process. Externally, it is not like a RDBMS, but in the process itself, it is a complete, self-contained database engine.
Platform: | Size: 594944 | Author: hegang | Hits:

[Other Databasessqlite-3.3.6.tar

Description: 只是针对嵌入式Linux的一款数据库,可移植性很高,这是在Linux下编译所需的源码-sqlite3 for linux
Platform: | Size: 1671168 | Author: y | Hits:

[Embeded-SCM DevelopPhoneBook

Description: Linux平台C++编写,使用Sqlite3进行数据存储,运行在ARM平台上的手机电话本项目,有添加,删除,模糊查找,修改,显示联系人的功能。-phonebook
Platform: | Size: 1168384 | Author: caozhuojun | Hits:

[Linux-Unixsqlite3-3.7.3

Description: sqlite最新版本 支持linux平台,支持C语言,便利的API-the latest version of sqlite support linux platform to support C language API to facilitate
Platform: | Size: 237568 | Author: xj | Hits:

[Linux-Unixsqlite3编程实例

Description: 操作linux自带数据库sqlite的编程接口,及相关测试用例(Interface of operating linux database, sqlite3 and relevant test application)
Platform: | Size: 86016 | Author: 1224445aa | Hits:

[e-languagesqlite3数据库操作示例

Description: SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源的世界著名数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2000年5月。 至2015年已经有15个年头,SQLite也迎来了一个版本 SQLite 3已经发布。 这个文件是sqlite的一个简单例程。(SQLite, a lightweight database, is a relational database management system that follows ACID, which is contained in a relatively small C library. It's a public domain project created by D.RichardHipp. Its design goal is embedded, and has been used in many embedded products, it occupies very low resources, in embedded devices, you may only need a few hundred K of memory is enough. It can support the mainstream Windows/Linux/Unix operating system and so on, and can combine with many programming languages, such as Tcl, C#, PHP, Java, and ODBC interface, as compared to the world famous Mysql database management system, PostgreSQL two of the source, the processing speed is faster than they. The first Alpha version of SQLite was born in May 2000. By 2015, 15 years ago, SQLite also ushered in a version of SQLite 3 has been released. This file is a simple routine of sqlite.)
Platform: | Size: 16015360 | Author: 咔斯灬无悔 | Hits:

[Embeded Linuxsqlite3

Description: arm linux 下移植sqlite3库(arm linux sqlite3 API)
Platform: | Size: 3856384 | Author: gmeat | Hits:
« 12 3 »

CodeBus www.codebus.net